Param3Desc{}CommandName{getScrollbarPosition}HelpPath{Special}ReturnValue{int position=}OpenBrace{(}Parameters{handle gadget}CloseBrace{)}Description{Returns the position of the scrollbar's thumb, a value which lies between the range set using setScrollbarRange.  Use this to determine which part of the document / 3D scene etc. on screen should be visible and which should not be visible.}ReturnDescription{Position of the scrollbar's thumb.}Param1{gadget}Param1Desc{Handle to a scrollbar gadget}